Previous Book Contents Book Index Next

Inside Macintosh: QuickTime /
Chapter 2 - Movie Toolbox / Movie Toolbox Reference
Application-Defined Functions


Standard File Activation Functions

The CustomGetFilePreview function presents an Open dialog box to the user and allows the user to view file previews. This function differs from the StandardGetFilePreview function in that you can provide a custom dialog template and functions to support your template. The CustomGetFilePreview function corresponds to the File Manager's CustomGetFile routine.

You specify your activation function in the activateProc parameter. An activation function controls the highlighting of any items whose shape is known only by your application. See Inside Macintosh: Files for more information about standard file activation routines.


Subtopics
MyActivateProc

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996